home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
utilities
/
wb
/
appmenu2_2.lha
/
AppMenu2.2
/
Test.StartMeFirst
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-19
|
279 b
|
12 lines
If NOT EXISTS ENV:AppMenu
Echo "Creating dir *"ENV:AppMenu*".*N"
MakeDir ENV:AppMenu
Wait 1
EndIf
Echo "Creating file *"ENV:AppMenu/AppMenu.prefs*" from *"TestMenu.pre*".*N"
AppMenu >NIL: FROM TestMenu.pre USE
Wait 1
Echo "Starting AppMenuCx"
Run >NIL: AppMenuCx
Wait 5